Method SchemeExistsForTypeAsync<TProps>()

Assembly: redb.Core.dll

Check if scheme exists for C# class type.

public Task<bool> SchemeExistsForTypeAsync<TProps>() where TProps : class